home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Linux Cubed Series 7: Sunsite
/
Linux Cubed Series 7 - Sunsite Vol 1.iso
/
system
/
serial
/
callback.001
/
callback~
/
callback
/
lib
/
dgroup
/
dgroup.p
< prev
next >
Wrap
Text File
|
1996-07-18
|
205b
|
16 lines
#ifndef _dgroup_P_
#define _dgroup_P_
#include "dgroup.h"
unsigned lookgroup(char *group);
int newgroup(char *gp);
extern char
**dgroupvector;
extern unsigned
ndgroupnames;
#endif _dgroup_P_